Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-22337 | GEN001393 | SV-26433r1_rule | ECLP-1 | Medium |
Description |
---|
The /etc/group file is critical to system security and must be protected from unauthorized modification. The group file contains a list of system groups and associated information. |
STIG | Date |
---|---|
SOLARIS 10 SPARC SECURITY TECHNICAL IMPLEMENTATION GUIDE | 2017-01-27 |
Check Text ( None ) |
---|
None |
Fix Text (F-23623r1_fix) |
---|
Change the mode of the /etc/group file to 0644 or less permissive. # chmod 0644 /etc/group |